Skip to content

Conversation

taowox
Copy link

@taowox taowox commented Jul 8, 2025

Hi there! 👋

I noticed cli is an actively maintained CLI tool and wanted to help make your documentation even better!

This PR sets up DeepGuide, a tool for recording and validating interactive terminal demos right in your README (with optional CI validation).

What's in this PR

  • a .dg/ directory with initial config.
  • Prep your repo for capturing CLI demos.
  • Adds a GitHub Action workflow for validation in CI.
  • No code or functional changes to your repo.

How to add your first interactive demo

After merging this PR, simply run:

npx @deepguide-ai/dg doctor
npx @deepguide-ai/dg capture

Copy the generated markdown to README or other docs as you like. Then commit the changes.
Your repo will be ready for rich, interactive terminal docs!

Why use DeepGuide CLI?

📽️ Easily show live, copy-pasteable usage with animated/interactive demos

🚫 No more GIFs or stale code blocks

🟢 Keep demos up to date (self-testing with CI validation)

If you're not interested, feel free to close. Thanks for your work! 🙏

Adds DeepGuide scaffold files to enable interactive terminal demonstrations:
- Configuration setup (.dg/config.json)
- CI validation workflow
- Documentation updates
- Git ignore patterns for demo assets

No source code changes - purely additive setup for future demos.
@github-actions github-actions bot added the docs Documentation change label Jul 8, 2025
Copy link

github-actions bot commented Oct 7, 2025

There hasn't been any activity on this pull request in the past 3 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 7 days.

@github-actions github-actions bot added the stale label Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation change stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant